home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_geomview.idb / usr / freeware / catman / p_man / cat3 / plconsol.Z / plconsol
Encoding:
Text File  |  1999-01-26  |  1.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      ppppllllccccoooonnnnssssoooollll((((3333))))      GGGGeeeeoooommmmeeeettttrrrryyyy CCCCeeeennnntttteeeerrrr ((((JJJJuuuunnnneeee 22225555,,,,    1111999999992222))))       ppppllllccccoooonnnnssssoooollll((((3333))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       PLConsol() - polylist    consolidator.
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.       Geom *PLConsol(Geom *g, float    prec);
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.       PLConsol() is    a function which takes a geom, which must be a
  16.       polylist, as its argument and    returns    a version of the
  17.       polylist which has no    repeated vertices.  Two    vertices are
  18.       considered to    be identical if    they are within    prec of    one
  19.       another.  The    comparison takes into account only the
  20.       location of the points, not their normals or colors.
  21.  
  22.       The vertices of the resultant    polyline have been sorted, and
  23.       so there order bears no resemblance to the order of the
  24.       point    in the original    polylist.
  25.  
  26.      LLLLIIIINNNNKKKKIIIINNNNGGGG
  27.       PLConsol() is    part of    the geomutil library; see geomutil(3)
  28.       for information on how to link your program with this
  29.       library.
  30.  
  31.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  32.       offconsol(1),    geomview(1), geomutil(3)
  33.  
  34.      AAAAUUUUTTTTHHHHOOOORRRR
  35.       Celeste Fowler              email:  fowler@geom.umn.edu
  36.       The Geometry Center              phone:  (612)    626-8304
  37.       1300 South Second Street
  38.       Minneapolis, MN  55454
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 12/22/98)
  64.  
  65.  
  66.  
  67.